func math.tan

2 uses

	math (current package)
		tan.go#L87: 	return tan(x)
		tan.go#L90: func tan(x float64) float64 {